[INFO] cloning repository https://github.com/Bbolken1q/discord-color-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bbolken1q/discord-color-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBbolken1q%2Fdiscord-color-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBbolken1q%2Fdiscord-color-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2eb9415483b834cc2501ef670fcdc46ec99ae7c8
[INFO] fixing Bbolken1q/discord-color-bot against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBbolken1q%2Fdiscord-color-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bbolken1q/discord-color-bot
[INFO] finished tweaking git repo https://github.com/Bbolken1q/discord-color-bot
[INFO] tweaked toml for git repo https://github.com/Bbolken1q/discord-color-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bbolken1q/discord-color-bot on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bbolken1q/discord-color-bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uwl v0.6.0
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded mini-moka v0.10.3
[INFO] [stderr]   Downloaded typesize-derive v0.1.11
[INFO] [stderr]   Downloaded typemap_rev v0.3.0
[INFO] [stderr]   Downloaded serde_cow v0.1.2
[INFO] [stderr]   Downloaded serenity v0.12.5
[INFO] [stderr]   Downloaded command_attr v0.5.4
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded poise_macros v0.6.1
[INFO] [stderr]   Downloaded poise v0.6.1
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b
[INFO] running `Command { std: "docker" "start" "c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling command_attr v0.5.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking poise v0.6.1
[INFO] [stderr]     Checking discord-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]   --> src/commands/color.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[poise::command(slash_command, prefix_command)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send`
[INFO] [stdout]    |
[INFO] [stdout]    = help: within `rusqlite::Connection`, the trait `Sync` is not implemented for `RefCell<rusqlite::inner_connection::InnerConnection>`
[INFO] [stdout]    = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock` instead
[INFO] [stdout] note: future is not `Send` as this value is used across an await
[INFO] [stdout]   --> src/role_helper.rs:18:66
[INFO] [stdout]    |
[INFO] [stdout]  9 | ...d: GuildId, ctx: &Context<'_>, conn: &tokio::sync::MutexGuard<'_, rusqlite::Connection>, hex_color: &String) -> Result<poise::ser...
[INFO] [stdout]    |                                   ---- has type `&tokio::sync::MutexGuard<'_, rusqlite::Connection>` which is not `Send`
[INFO] [stdout] ...
[INFO] [stdout] 18 | ...), builder).await.ok();
[INFO] [stdout]    |                ^^^^^ await occurs here, with `conn` maybe used later
[INFO] [stdout]    = note: required for the cast from `std::pin::Pin<Box<{async block@src/commands/color.rs:9:1: 9:49}>>` to `Pin<Box<dyn Future<Output = Result<(), ...>> + Send>>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/discord_bot-cae676f09749eb94.long-type-5802926373259703284.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `poise::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]   --> src/commands/color.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[poise::command(slash_command, prefix_command)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send`
[INFO] [stdout]    |
[INFO] [stdout]    = help: within `rusqlite::Connection`, the trait `Sync` is not implemented for `RefCell<rusqlite::inner_connection::InnerConnection>`
[INFO] [stdout]    = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock` instead
[INFO] [stdout] note: future is not `Send` as this value is used across an await
[INFO] [stdout]   --> src/role_helper.rs:18:66
[INFO] [stdout]    |
[INFO] [stdout]  9 | ...d: GuildId, ctx: &Context<'_>, conn: &tokio::sync::MutexGuard<'_, rusqlite::Connection>, hex_color: &String) -> Result<poise::ser...
[INFO] [stdout]    |                                   ---- has type `&tokio::sync::MutexGuard<'_, rusqlite::Connection>` which is not `Send`
[INFO] [stdout] ...
[INFO] [stdout] 18 | ...), builder).await.ok();
[INFO] [stdout]    |                ^^^^^ await occurs here, with `conn` maybe used later
[INFO] [stdout]    = note: required for the cast from `std::pin::Pin<Box<{async block@src/commands/color.rs:9:1: 9:49}>>` to `Pin<Box<dyn Future<Output = Result<(), ...>> + Send>>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/discord_bot-77a269e430d8af10.long-type-17521820334955961674.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `poise::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]   --> src/commands/color.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[poise::command(slash_command, prefix_command)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send`
[INFO] [stdout]    |
[INFO] [stdout]    = help: within `rusqlite::Connection`, the trait `Sync` is not implemented for `RefCell<hashlink::lru_cache::LruCache<Arc<str>, rusqlite::raw_statement::RawStatement>>`
[INFO] [stdout]    = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock` instead
[INFO] [stdout] note: future is not `Send` as this value is used across an await
[INFO] [stdout]   --> src/role_helper.rs:18:66
[INFO] [stdout]    |
[INFO] [stdout]  9 | ...d: GuildId, ctx: &Context<'_>, conn: &tokio::sync::MutexGuard<'_, rusqlite::Connection>, hex_color: &String) -> Result<poise::ser...
[INFO] [stdout]    |                                   ---- has type `&tokio::sync::MutexGuard<'_, rusqlite::Connection>` which is not `Send`
[INFO] [stdout] ...
[INFO] [stdout] 18 | ...), builder).await.ok();
[INFO] [stdout]    |                ^^^^^ await occurs here, with `conn` maybe used later
[INFO] [stdout]    = note: required for the cast from `std::pin::Pin<Box<{async block@src/commands/color.rs:9:1: 9:49}>>` to `Pin<Box<dyn Future<Output = Result<(), ...>> + Send>>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/discord_bot-77a269e430d8af10.long-type-17521820334955961674.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `poise::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: future cannot be sent between threads safely
[INFO] [stdout]   --> src/commands/color.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[poise::command(slash_command, prefix_command)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send`
[INFO] [stdout]    |
[INFO] [stdout]    = help: within `rusqlite::Connection`, the trait `Sync` is not implemented for `RefCell<hashlink::lru_cache::LruCache<Arc<str>, rusqlite::raw_statement::RawStatement>>`
[INFO] [stdout]    = note: if you want to do aliasing and mutation between multiple threads, use `std::sync::RwLock` instead
[INFO] [stdout] note: future is not `Send` as this value is used across an await
[INFO] [stdout]   --> src/role_helper.rs:18:66
[INFO] [stdout]    |
[INFO] [stdout]  9 | ...d: GuildId, ctx: &Context<'_>, conn: &tokio::sync::MutexGuard<'_, rusqlite::Connection>, hex_color: &String) -> Result<poise::ser...
[INFO] [stdout]    |                                   ---- has type `&tokio::sync::MutexGuard<'_, rusqlite::Connection>` which is not `Send`
[INFO] [stdout] ...
[INFO] [stdout] 18 | ...), builder).await.ok();
[INFO] [stdout]    |                ^^^^^ await occurs here, with `conn` maybe used later
[INFO] [stdout]    = note: required for the cast from `std::pin::Pin<Box<{async block@src/commands/color.rs:9:1: 9:49}>>` to `Pin<Box<dyn Future<Output = Result<(), ...>> + Send>>`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/discord_bot-cae676f09749eb94.long-type-5802926373259703284.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `poise::command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `discord-bot` (bin "discord-bot") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `discord-bot` (bin "discord-bot" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b", kill_on_drop: false }`
[INFO] [stdout] c1b512ba802453749eb01f0f837c253c93708885e49efd4f25aaab7b597d910b
